AdCoursePrefix 
EntityType  Independent 
Logical Entity Name  AdCoursePrefix 
Default Table Name  AdCoursePrefix 
Logical Only  NO 
Definition 
 
Note 
 

AdCoursePrefix Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdCoursePrefixId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(100)  NO 
 
Active    BIT  NO 
 
UserID(FK)    INTEGER  NO 
 
CampusGroupId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

AdCoursePrefix Keys 
Key Name  Key Type  Keys 
AdCoursePrefix_AdCoursePrefixId_U_C_IDX  PrimaryKey  AdCoursePrefixId 

AdCoursePrefix Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  One To Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AdCoursePrefixCourse  Non-Identifying  One To Zero or More          NO 

AdCoursePrefix Check Constraints 
Check Constraint Name  CheckConstraint